Skip to content

New serverless pattern - Amazon CloudFront to Amazon Bedrock AgentCore Runtime#3003

Open
rr-on-gh wants to merge 10 commits intoaws-samples:mainfrom
rraws:cf-agentcore-runtime
Open

New serverless pattern - Amazon CloudFront to Amazon Bedrock AgentCore Runtime#3003
rr-on-gh wants to merge 10 commits intoaws-samples:mainfrom
rraws:cf-agentcore-runtime

Conversation

@rr-on-gh
Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:

This pattern deploys an Amazon CloudFront distribution in front of Amazon Bedrock AgentCore Runtime to proxy requests with OAuth 2.0 authentication. Using Amazon CloudFront in front of AgentCore Runtime provides features to for production traffic serving applications like global edge caching, DDoS protection, AWS WAF integration for IP rate limiting and geo-blocking, custom domain support with SSL/TLS.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

rr-on-gh and others added 10 commits January 27, 2026 20:58
…untime pattern

- Add new CloudFront to Amazon Bedrock AgentCore Runtime CDK pattern with OAuth 2.0 authentication
- Implement three agent runtime services supporting A2A, HTTP, and MCP protocols
- Add CloudFront distribution with path-based routing to appropriate agent endpoints
- Include Amazon Cognito User Pool for JWT token authentication
- Add agent code implementations with Docker containerization for each protocol type
- Include comprehensive README with deployment and testing instructions
- Add test scripts for validating A2A, HTTP, and MCP protocol endpoints
- Add project configuration files (cdk.json, requirements.txt, .gitignore)
- Add architecture documentation and example pattern configuration
- Update root .gitignore to exclude .history directory
- This pattern demonstrates global edge caching, DDoS protection, and centralized access logging through CloudFront
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants